docs: surface venice_parameters on the Chat Completions page#302
Open
sabrinaaquino wants to merge 1 commit into
Open
docs: surface venice_parameters on the Chat Completions page#302sabrinaaquino wants to merge 1 commit into
sabrinaaquino wants to merge 1 commit into
Conversation
Integrators frequently miss the Venice-specific venice_parameters object because it renders as one collapsed item among the OpenAI-compatible body params. Add a prominent callout at the top of the Chat Completions page that highlights the key Venice-only features (web search, character personas, system prompt control, reasoning controls, E2EE) and links to the section.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Addresses feedback that integrators building on Venice often don't realize the API supports Venice-specific parameters (
venice_parameters) — they assume it's purely OpenAI-style and walk away missing features like web search, character personas, and system-prompt control.Adds a prominent callout at the top of the Chat Completions API reference page that:
venice_parametersis Venice-only and easy to missvenice_parameterssection on the pageThis keeps the OpenAPI spec untouched and simply surfaces the section above the auto-generated body params.
Test plan
venice_parameterslinks scroll to the section